3.2940 \(\int \frac {\sqrt {a+b \sqrt {c x^2}}}{x^4} \, dx\)

Optimal. Leaf size=144 \[ -\frac {b^3 \left (c x^2\right )^{3/2} \tanh ^{-1}\left (\frac {\sqrt {a+b \sqrt {c x^2}}}{\sqrt {a}}\right )}{8 a^{5/2} x^3}+\frac {b^2 c \sqrt {a+b \sqrt {c x^2}}}{8 a^2 x}-\frac {b \left (c x^2\right )^{3/2} \sqrt {a+b \sqrt {c x^2}}}{12 a c x^5}-\frac {\sqrt {a+b \sqrt {c x^2}}}{3 x^3} \]

[Out]

-1/8*b^3*(c*x^2)^(3/2)*arctanh((a+b*(c*x^2)^(1/2))^(1/2)/a^(1/2))/a^(5/2)/x^3-1/3*(a+b*(c*x^2)^(1/2))^(1/2)/x^
3+1/8*b^2*c*(a+b*(c*x^2)^(1/2))^(1/2)/a^2/x-1/12*b*(c*x^2)^(3/2)*(a+b*(c*x^2)^(1/2))^(1/2)/a/c/x^5

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 144, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 5, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.238, Rules used = {368, 47, 51, 63, 208} \[ \frac {b^2 c \sqrt {a+b \sqrt {c x^2}}}{8 a^2 x}-\frac {b^3 \left (c x^2\right )^{3/2} \tanh ^{-1}\left (\frac {\sqrt {a+b \sqrt {c x^2}}}{\sqrt {a}}\right )}{8 a^{5/2} x^3}-\frac {b \left (c x^2\right )^{3/2} \sqrt {a+b \sqrt {c x^2}}}{12 a c x^5}-\frac {\sqrt {a+b \sqrt {c x^2}}}{3 x^3} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[a + b*Sqrt[c*x^2]]/x^4,x]

[Out]

-Sqrt[a + b*Sqrt[c*x^2]]/(3*x^3) + (b^2*c*Sqrt[a + b*Sqrt[c*x^2]])/(8*a^2*x) - (b*(c*x^2)^(3/2)*Sqrt[a + b*Sqr
t[c*x^2]])/(12*a*c*x^5) - (b^3*(c*x^2)^(3/2)*ArcTanh[Sqrt[a + b*Sqrt[c*x^2]]/Sqrt[a]])/(8*a^(5/2)*x^3)

Rule 47

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^n)/(b*
(m + 1)), x] - Dist[(d*n)/(b*(m + 1)), Int[(a + b*x)^(m + 1)*(c + d*x)^(n - 1), x], x] /; FreeQ[{a, b, c, d},
x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && LtQ[m, -1] &&  !(IntegerQ[n] &&  !IntegerQ[m]) &&  !(ILeQ[m + n + 2, 0
] && (FractionQ[m] || GeQ[2*n + m + 1, 0])) && IntLinearQ[a, b, c, d, m, n, x]

Rule 51

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^(n + 1
))/((b*c - a*d)*(m + 1)), x] - Dist[(d*(m + n + 2))/((b*c - a*d)*(m + 1)), Int[(a + b*x)^(m + 1)*(c + d*x)^n,
x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && LtQ[m, -1] &&  !(LtQ[n, -1] && (EqQ[a, 0] || (NeQ[
c, 0] && LtQ[m - n, 0] && IntegerQ[n]))) && IntLinearQ[a, b, c, d, m, n, x]

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 208

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-(a/b), 2]*ArcTanh[x/Rt[-(a/b), 2]])/a, x] /; FreeQ[{a,
b}, x] && NegQ[a/b]

Rule 368

Int[((d_.)*(x_))^(m_.)*((a_) + (b_.)*((c_.)*(x_)^(q_))^(n_))^(p_.), x_Symbol] :> Dist[(d*x)^(m + 1)/(d*((c*x^q
)^(1/q))^(m + 1)), Subst[Int[x^m*(a + b*x^(n*q))^p, x], x, (c*x^q)^(1/q)], x] /; FreeQ[{a, b, c, d, m, n, p, q
}, x] && IntegerQ[n*q] && NeQ[x, (c*x^q)^(1/q)]

Rubi steps

\begin {align*} \int \frac {\sqrt {a+b \sqrt {c x^2}}}{x^4} \, dx &=\frac {\left (c x^2\right )^{3/2} \operatorname {Subst}\left (\int \frac {\sqrt {a+b x}}{x^4} \, dx,x,\sqrt {c x^2}\right )}{x^3}\\ &=-\frac {\sqrt {a+b \sqrt {c x^2}}}{3 x^3}+\frac {\left (b \left (c x^2\right )^{3/2}\right ) \operatorname {Subst}\left (\int \frac {1}{x^3 \sqrt {a+b x}} \, dx,x,\sqrt {c x^2}\right )}{6 x^3}\\ &=-\frac {\sqrt {a+b \sqrt {c x^2}}}{3 x^3}-\frac {b \left (c x^2\right )^{3/2} \sqrt {a+b \sqrt {c x^2}}}{12 a c x^5}-\frac {\left (b^2 \left (c x^2\right )^{3/2}\right ) \operatorname {Subst}\left (\int \frac {1}{x^2 \sqrt {a+b x}} \, dx,x,\sqrt {c x^2}\right )}{8 a x^3}\\ &=-\frac {\sqrt {a+b \sqrt {c x^2}}}{3 x^3}+\frac {b^2 c \sqrt {a+b \sqrt {c x^2}}}{8 a^2 x}-\frac {b \left (c x^2\right )^{3/2} \sqrt {a+b \sqrt {c x^2}}}{12 a c x^5}+\frac {\left (b^3 \left (c x^2\right )^{3/2}\right ) \operatorname {Subst}\left (\int \frac {1}{x \sqrt {a+b x}} \, dx,x,\sqrt {c x^2}\right )}{16 a^2 x^3}\\ &=-\frac {\sqrt {a+b \sqrt {c x^2}}}{3 x^3}+\frac {b^2 c \sqrt {a+b \sqrt {c x^2}}}{8 a^2 x}-\frac {b \left (c x^2\right )^{3/2} \sqrt {a+b \sqrt {c x^2}}}{12 a c x^5}+\frac {\left (b^2 \left (c x^2\right )^{3/2}\right ) \operatorname {Subst}\left (\int \frac {1}{-\frac {a}{b}+\frac {x^2}{b}} \, dx,x,\sqrt {a+b \sqrt {c x^2}}\right )}{8 a^2 x^3}\\ &=-\frac {\sqrt {a+b \sqrt {c x^2}}}{3 x^3}+\frac {b^2 c \sqrt {a+b \sqrt {c x^2}}}{8 a^2 x}-\frac {b \left (c x^2\right )^{3/2} \sqrt {a+b \sqrt {c x^2}}}{12 a c x^5}-\frac {b^3 \left (c x^2\right )^{3/2} \tanh ^{-1}\left (\frac {\sqrt {a+b \sqrt {c x^2}}}{\sqrt {a}}\right )}{8 a^{5/2} x^3}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.01, size = 63, normalized size = 0.44 \[ \frac {2 b^3 \left (c x^2\right )^{3/2} \left (a+b \sqrt {c x^2}\right )^{3/2} \, _2F_1\left (\frac {3}{2},4;\frac {5}{2};\frac {\sqrt {c x^2} b}{a}+1\right )}{3 a^4 x^3} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[a + b*Sqrt[c*x^2]]/x^4,x]

[Out]

(2*b^3*(c*x^2)^(3/2)*(a + b*Sqrt[c*x^2])^(3/2)*Hypergeometric2F1[3/2, 4, 5/2, 1 + (b*Sqrt[c*x^2])/a])/(3*a^4*x
^3)

________________________________________________________________________________________

fricas [A]  time = 0.74, size = 252, normalized size = 1.75 \[ \left [\frac {3 \, b^{3} c x^{3} \sqrt {\frac {c}{a}} \log \left (\frac {b c x^{2} - 2 \, \sqrt {\sqrt {c x^{2}} b + a} a x \sqrt {\frac {c}{a}} + 2 \, \sqrt {c x^{2}} a}{x^{2}}\right ) + 2 \, {\left (3 \, b^{2} c x^{2} - 2 \, \sqrt {c x^{2}} a b - 8 \, a^{2}\right )} \sqrt {\sqrt {c x^{2}} b + a}}{48 \, a^{2} x^{3}}, -\frac {3 \, b^{3} c x^{3} \sqrt {-\frac {c}{a}} \arctan \left (-\frac {{\left (a b c x^{2} \sqrt {-\frac {c}{a}} - \sqrt {c x^{2}} a^{2} \sqrt {-\frac {c}{a}}\right )} \sqrt {\sqrt {c x^{2}} b + a}}{b^{2} c^{2} x^{3} - a^{2} c x}\right ) - {\left (3 \, b^{2} c x^{2} - 2 \, \sqrt {c x^{2}} a b - 8 \, a^{2}\right )} \sqrt {\sqrt {c x^{2}} b + a}}{24 \, a^{2} x^{3}}\right ] \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*(c*x^2)^(1/2))^(1/2)/x^4,x, algorithm="fricas")

[Out]

[1/48*(3*b^3*c*x^3*sqrt(c/a)*log((b*c*x^2 - 2*sqrt(sqrt(c*x^2)*b + a)*a*x*sqrt(c/a) + 2*sqrt(c*x^2)*a)/x^2) +
2*(3*b^2*c*x^2 - 2*sqrt(c*x^2)*a*b - 8*a^2)*sqrt(sqrt(c*x^2)*b + a))/(a^2*x^3), -1/24*(3*b^3*c*x^3*sqrt(-c/a)*
arctan(-(a*b*c*x^2*sqrt(-c/a) - sqrt(c*x^2)*a^2*sqrt(-c/a))*sqrt(sqrt(c*x^2)*b + a)/(b^2*c^2*x^3 - a^2*c*x)) -
 (3*b^2*c*x^2 - 2*sqrt(c*x^2)*a*b - 8*a^2)*sqrt(sqrt(c*x^2)*b + a))/(a^2*x^3)]

________________________________________________________________________________________

giac [A]  time = 0.17, size = 114, normalized size = 0.79 \[ \frac {\frac {3 \, b^{4} c^{2} \arctan \left (\frac {\sqrt {b \sqrt {c} x + a}}{\sqrt {-a}}\right )}{\sqrt {-a} a^{2}} + \frac {3 \, {\left (b \sqrt {c} x + a\right )}^{\frac {5}{2}} b^{4} c^{2} - 8 \, {\left (b \sqrt {c} x + a\right )}^{\frac {3}{2}} a b^{4} c^{2} - 3 \, \sqrt {b \sqrt {c} x + a} a^{2} b^{4} c^{2}}{a^{2} b^{3} c^{\frac {3}{2}} x^{3}}}{24 \, b \sqrt {c}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*(c*x^2)^(1/2))^(1/2)/x^4,x, algorithm="giac")

[Out]

1/24*(3*b^4*c^2*arctan(sqrt(b*sqrt(c)*x + a)/sqrt(-a))/(sqrt(-a)*a^2) + (3*(b*sqrt(c)*x + a)^(5/2)*b^4*c^2 - 8
*(b*sqrt(c)*x + a)^(3/2)*a*b^4*c^2 - 3*sqrt(b*sqrt(c)*x + a)*a^2*b^4*c^2)/(a^2*b^3*c^(3/2)*x^3))/(b*sqrt(c))

________________________________________________________________________________________

maple [A]  time = 0.01, size = 97, normalized size = 0.67 \[ -\frac {3 \left (c \,x^{2}\right )^{\frac {3}{2}} a^{2} b^{3} \arctanh \left (\frac {\sqrt {a +\sqrt {c \,x^{2}}\, b}}{\sqrt {a}}\right )+3 \sqrt {a +\sqrt {c \,x^{2}}\, b}\, a^{\frac {9}{2}}+8 \left (a +\sqrt {c \,x^{2}}\, b \right )^{\frac {3}{2}} a^{\frac {7}{2}}-3 \left (a +\sqrt {c \,x^{2}}\, b \right )^{\frac {5}{2}} a^{\frac {5}{2}}}{24 a^{\frac {9}{2}} x^{3}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+(c*x^2)^(1/2)*b)^(1/2)/x^4,x)

[Out]

-1/24*(-3*(a+(c*x^2)^(1/2)*b)^(5/2)*a^(5/2)+3*arctanh((a+(c*x^2)^(1/2)*b)^(1/2)/a^(1/2))*a^2*b^3*(c*x^2)^(3/2)
+8*(a+(c*x^2)^(1/2)*b)^(3/2)*a^(7/2)+3*(a+(c*x^2)^(1/2)*b)^(1/2)*a^(9/2))/x^3/a^(9/2)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\sqrt {c x^{2}} b + a}}{x^{4}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*(c*x^2)^(1/2))^(1/2)/x^4,x, algorithm="maxima")

[Out]

integrate(sqrt(sqrt(c*x^2)*b + a)/x^4, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {\sqrt {a+b\,\sqrt {c\,x^2}}}{x^4} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*(c*x^2)^(1/2))^(1/2)/x^4,x)

[Out]

int((a + b*(c*x^2)^(1/2))^(1/2)/x^4, x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {a + b \sqrt {c x^{2}}}}{x^{4}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*(c*x**2)**(1/2))**(1/2)/x**4,x)

[Out]

Integral(sqrt(a + b*sqrt(c*x**2))/x**4, x)

________________________________________________________________________________________